Nikos Kouremenos
1de26940da
fixes in glade
2005-05-30 20:59:02 +00:00
Yann Leboulanger
c5866f3a3f
gpg password is now saved 30 seconds when we enter it, so if it is used in several accounts, we don't need to enter the password twice.
2005-05-30 20:16:29 +00:00
Yann Leboulanger
59029d7c05
we now install py files instead of pyo files
2005-05-30 19:17:28 +00:00
Nikos Kouremenos
725c5c03b2
HIGGing glade, thanks srid
2005-05-30 19:12:46 +00:00
Yann Leboulanger
2e997eb516
fix #346
2005-05-30 19:00:49 +00:00
Nikos Kouremenos
ea2a9e5617
sys.exit(0) is the same with sys.exit() :) [so nothing :P:P]
2005-05-30 14:19:14 +00:00
Nikos Kouremenos
7c7cb2829a
better string
2005-05-30 14:16:41 +00:00
Nikos Kouremenos
92aa1838d1
mention account name on couldnt connect
2005-05-30 14:08:48 +00:00
Nikos Kouremenos
99b0542467
introducing translation_statistics.py as a script
2005-05-30 13:29:45 +00:00
Nikos Kouremenos
7baf47b70e
fixing #344
2005-05-30 12:53:48 +00:00
Yann Leboulanger
f9f341f104
we can now use SSL
...
(we can't force to not use TLS: bug in xmpp)
2005-05-30 11:01:08 +00:00
Nikos Kouremenos
abbf2bde6f
edit groups dialog assign has default and activates default
2005-05-30 10:57:52 +00:00
Yann Leboulanger
efd470a44f
chat window now print when encryption in enabled / disabled and automatically activate/desactivate the gpg_toggle button
2005-05-30 10:41:55 +00:00
Nikos Kouremenos
a43a3f539f
Russian translation now available. Yakov Bezrukov, thank you
2005-05-30 10:04:57 +00:00
Yann Leboulanger
53746b7ffb
bugfix: show id 'chat', not 'free'
2005-05-30 09:50:14 +00:00
Yann Leboulanger
088b3870dd
we can now attach a GPG key to a contact
2005-05-29 21:34:01 +00:00
Nikos Kouremenos
f594d2670d
better Makefile
2005-05-29 21:02:23 +00:00
Yann Leboulanger
aeae5df459
verbose is now on when it is set to True in the config file
2005-05-29 19:04:01 +00:00
Yann Leboulanger
560f0665f8
new option to be able to sort contacts by show
2005-05-29 18:41:13 +00:00
Yann Leboulanger
127142c1fe
launch and gajim bash script now call gajim.py with arguments
2005-05-29 14:55:22 +00:00
Nikos Kouremenos
a1c387e944
we now have gtkspell capabilities
2005-05-29 14:12:35 +00:00
Nikos Kouremenos
b2eea92897
a bit smaller status dialog
2005-05-29 14:12:07 +00:00
Nikos Kouremenos
0c99f773ca
fixing #338 and the the already fixed widgets but in the same category in a glade way [eg. making them invisible from glade]
2005-05-28 22:42:08 +00:00
Nikos Kouremenos
4bd43efda1
typo
2005-05-28 20:26:14 +00:00
Nikos Kouremenos
f7d245d3b6
remove .bak!
2005-05-28 20:16:19 +00:00
Nikos Kouremenos
fc6e2ab3cd
Gajim now available in Spanish too! THANKS to Membris Khan
2005-05-28 20:15:31 +00:00
Nikos Kouremenos
1db44a5890
better README
2005-05-28 20:10:53 +00:00
Yann Leboulanger
ca73ad15e7
remove unneeded comment
2005-05-28 19:22:43 +00:00
Yann Leboulanger
8a974c8af6
verbose is False by default
...
we can launch gajim with -v to enable verbose
2005-05-28 18:20:27 +00:00
Yann Leboulanger
873ac33a5e
fix in windows installation: data is now in ../data
2005-05-28 08:18:04 +00:00
Nikos Kouremenos
cb6499e972
using irc and sms icons
2005-05-27 16:56:46 +00:00
Nikos Kouremenos
bccc251de5
transport iconsets: pngcrush pngs, removing unneeded xpms, introducing sms, irc
2005-05-27 16:53:29 +00:00
Yann Leboulanger
23e5cace1b
empty the list in gc when we are kicked
2005-05-27 16:46:51 +00:00
Nikos Kouremenos
14985bf5d1
mention name and not hostanem when failing to connect to a account
2005-05-27 16:43:38 +00:00
Yann Leboulanger
dbdd89dd3f
bugfix
2005-05-27 15:47:15 +00:00
Yann Leboulanger
cb0368ae09
messages stanza without <body> field are not printed
2005-05-27 15:36:41 +00:00
Nikos Kouremenos
5494b24782
making small dialogs resizable [so title can be seen if the user resizes]. some dialogs [eg. status dialog could be better and avoid title overuse] {move string content from title to window contets}
2005-05-27 15:16:47 +00:00
Yann Leboulanger
818590a0e8
gpg toggle button is now refreshed each time we get a presence
2005-05-27 15:12:58 +00:00
Yann Leboulanger
4097578005
recipients must be a list
2005-05-27 14:16:34 +00:00
Nikos Kouremenos
1d628069b1
svn to say 0.7.1
2005-05-27 13:20:34 +00:00
Nikos Kouremenos
e92bb9ec38
fix a typo
2005-05-27 12:11:07 +00:00
Yann Leboulanger
74f0e11948
we are now warned when we are disconnected from a server
2005-05-27 12:07:20 +00:00
Nikos Kouremenos
02b74ceed4
avoid marking foo@jaim.net as AIM
2005-05-27 11:19:47 +00:00
Yann Leboulanger
87d90e7aaf
improved status messages
2005-05-27 05:56:17 +00:00
Nikos Kouremenos
bc1a96e740
this should fix #329
2005-05-26 22:02:01 +00:00
Nikos Kouremenos
fb18ff3d0f
introducing wizard_window
2005-05-26 21:43:31 +00:00
Yann Leboulanger
b24e6d80ce
we can now edit non-root line in advanced configuration editor
2005-05-26 21:09:01 +00:00
Nikos Kouremenos
c9d2e9123c
Available instead of Online
2005-05-26 19:56:04 +00:00
Yann Leboulanger
e989b0a5b3
little bugfix
2005-05-26 17:47:10 +00:00
Nikos Kouremenos
81b28a9cff
Client's connect() does not raise exception on error as it was in jabberpy
...
in xmpppy it connect() returns connection type in a string
apparently that string can be 'tls', 'tcp' (simple without tls) and '' when it fails to connect
2005-05-26 13:35:58 +00:00