Commit Graph

604 Commits

Author SHA1 Message Date
Yann Leboulanger a2e8c7da6d we don't send available presence anymore 2005-06-03 22:49:07 +00:00
Nikos Kouremenos d5a354fe50 just in case someone has pygtk26 and gtk24 2005-06-03 22:22:29 +00:00
Yann Leboulanger d267c9253b when a new account is registered, we inform the user 2005-06-03 21:54:17 +00:00
Nikos Kouremenos 6c7d811a3c fixing #294 [thanks to Nick Lopez!] 2005-06-03 21:52:36 +00:00
Yann Leboulanger 2a3ac7a89d we print an empty line only if we restore line(s) 2005-06-03 21:35:46 +00:00
Yann Leboulanger 8a3d23cf81 we now print restored message as grey and add an empty line at the end 2005-06-03 21:29:07 +00:00
Yann Leboulanger c39e0e80e9 when chat window is opened, we print the messages ! 2005-06-03 21:24:59 +00:00
Nikos Kouremenos 9bcfd27812 higging gpg in glade 2005-06-03 21:18:11 +00:00
Yann Leboulanger 1bcb45a07f we now save ALL incomming messages in a queue so that we don't suplicate message when we restore old conversation 2005-06-03 20:07:00 +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 e9bb1a92f5 higing and marking for translation in popup notify 2005-06-03 18:40:43 +00:00
Nikos Kouremenos 646191d40b adding GnuPGInterface.py 2005-06-03 17:38:43 +00:00
Nikos Kouremenos e3a6e53112 we now use our icon in all windows. icon is not status (show) at last 2005-06-03 17:35:48 +00:00
Nikos Kouremenos 7378f3d9a0 we no longer require pygnupg as an external dep 2005-06-03 17:35:10 +00:00
Nikos Kouremenos 18f45ecf4f use png for about cause we use alpha for bg shadow [not possible in svg] 2005-06-03 15:43:36 +00:00
Nikos Kouremenos da77fbd112 lighter color for popup not for offline 2005-06-03 15:38:06 +00:00
Nikos Kouremenos 4b14127049 make good use of the context menu in notebook 2005-06-03 15:37:17 +00:00
Nikos Kouremenos d216c91818 adding our new logo in about dialog (thanks Membris Khan for logo design!!!!) 2005-06-03 11:41:02 +00:00
Nikos Kouremenos 5420d570ae removing a change that was not on purpose 2005-06-03 10:31:21 +00:00
Nikos Kouremenos d46e600213 marking 1 string for translation, and introducing a better title 2005-06-03 10:28:53 +00:00
Yann Leboulanger 1ac9feb35a we now print the restored conversation in small (I think it's not enough and we should print it grey too, comments ?) 2005-06-02 19:38:22 +00:00
Nikos Kouremenos 69a9f6f08a [xmpppy] some jabber servers have ssl on 443 (eg. jabber80.com) so check for that too, and return ssl and not tls as string for return value in connect() 2005-06-02 18:15:29 +00:00
Nikos Kouremenos 36bc5b8dc0 lighter colors for popup notif 2005-06-02 18:03:10 +00:00
Nikos Kouremenos 037199e30a Do not let long nicknames take all the space in notebook 2005-06-02 16:30:18 +00:00
Nikos Kouremenos e3d6526b5a remove a comment, and previous bugfix thanks to rohan 2005-06-02 16:29:32 +00:00
Nikos Kouremenos f0b336364b bugfix in remembering last lines [avoid duplication when unread messages] {still needs to be small and grey} 2005-06-02 16:28:01 +00:00
Nikos Kouremenos 52f23dc12f port back in 2005-06-02 15:56:32 +00:00
Yann Leboulanger 668b885780 add Version info in old about dialog (not translated) 2005-06-02 10:30:15 +00:00
Nikos Kouremenos 8506568722 fix a bug with some locales. start using unicode instance for strings 2005-06-01 21:40:33 +00:00
Yann Leboulanger 561efafe65 update translation files 2005-06-01 21:29:24 +00:00
Yann Leboulanger 5203ffa4e8 make 2 strings untranslatable 2005-06-01 20:57:08 +00:00
Yann Leboulanger ee108accf4 don't show Transport and not in the roster groups in edit groups dialog 2005-06-01 20:47:01 +00:00
Yann Leboulanger 30bd3070a2 we not print not in the roster group just above Transport group 2005-06-01 20:14:09 +00:00
Yann Leboulanger 74fd69cb0c we now add default emoticons / status messages only if there is no in the config file 2005-06-01 20:03:37 +00:00
Yann Leboulanger b49addcafe little bugfix 2005-06-01 20:01:11 +00:00
Yann Leboulanger 9ad357ab3d no more force_nonSASL option 2005-06-01 12:33:29 +00:00
Yann Leboulanger e05dc901d4 if show is not in cshow dict, the contact is put at the end 2005-06-01 12:22:05 +00:00
Nikos Kouremenos a0098971d8 better border in prefs 2005-05-31 22:21:08 +00:00
Nikos Kouremenos dc6541ff7f really nothing [ok.. a comment] 2005-05-31 17:53:28 +00:00
Nikos Kouremenos ea6efc08a0 select row on right click in gc 2005-05-31 17:49:35 +00:00
Nikos Kouremenos 490f24e86c nothing 2005-05-31 17:48:22 +00:00
Yann Leboulanger 19e7cd6fb5 catch exception when we disconnect 2005-05-31 16:47:05 +00:00
Yann Leboulanger 9e4929feb5 no need to translate proxy port number 2005-05-31 16:26:08 +00:00
Yann Leboulanger 0758769092 don't use the force_nonSASL option (doesn't work in xmpp)
we can now be disconected while registering a new account, it won't TB
2005-05-31 13:53:22 +00:00
Yann Leboulanger 0805f5a65b bugfix when the message contain a ':' 2005-05-31 13:07:35 +00:00
Nikos Kouremenos b47d819d62 better glade [removing EDGED_IN] as HIG says 2005-05-30 21:17:21 +00:00
Nikos Kouremenos f0795a86b9 no need to bool() 2005-05-30 21:16:59 +00:00
Nikos Kouremenos 968762437f do not remember lines for transports 2005-05-30 21:12:34 +00:00
Nikos Kouremenos b34b3c8e55 remember last lines after reopening chat window (thanks Sergey Kuleshov, and don't fail on gtkspell-lang not available 2005-05-30 21:00:04 +00:00
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
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 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
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
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
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
Nikos Kouremenos cb6499e972 using irc and sms icons 2005-05-27 16:56:46 +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
Yann Leboulanger 92b1c8226c SASL auth is back, ths Alexey 2005-05-26 06:50:17 +00:00
Nikos Kouremenos 7c303ddcc3 moving status iconset back to where it was and better string for that 2005-05-26 00:31:18 +00:00
Nikos Kouremenos 14b8d03a56 globals() not locals() 2005-05-26 00:29:22 +00:00
Nikos Kouremenos 6273d33c34 better logic in applying speller 2005-05-26 00:11:20 +00:00
Nikos Kouremenos 3f890b8063 completing gtkspell support
adding escape to close accounts_window
using %s instead of + for joining strings [gives us better translation] and fixing a typo there
sorry for big commit
2005-05-26 00:07:49 +00:00
Nikos Kouremenos c1e472bcbd adding gtkspell and #323 2005-05-25 23:58:27 +00:00
Yann Leboulanger 9bc2c5781e when we edit a transport, we print 'edit %s' instead of 'register to %s' 2005-05-25 22:27:40 +00:00
Yann Leboulanger 492a21a5cb we can now modify our transportregistration (JEP-0100) 2005-05-25 22:15:28 +00:00
Yann Leboulanger 693aad9b19 show transports rows when we are online, and hide them when we are offline 2005-05-25 18:25:39 +00:00
Yann Leboulanger 1c86ae3f18 better tooltip string 2005-05-25 17:14:55 +00:00
Yann Leboulanger e871c22772 we can now disable the use of transports iconsets 2005-05-25 17:13:50 +00:00