Nikos Kouremenos
ee390174d2
add hide this menuitem for systray menu in windows. GTK/win32 SUCKS. do not ever use it for your own project unless it is something trivial
2006-11-20 13:12:52 +00:00
Yann Leboulanger
1c09951eb2
put just_connected_bg_color and just_disconnected_bg_color in ACE. fixes #2677
2006-11-20 08:03:05 +00:00
Yann Leboulanger
a6c6d6a27f
80 margin
2006-11-20 07:53:58 +00:00
Yann Leboulanger
0de0f31d91
coding stds
2006-11-20 00:09:18 +00:00
Yann Leboulanger
2ebf1309de
fix logic for #2680
2006-11-19 23:58:14 +00:00
Yann Leboulanger
483ccdf35a
use isinstance instead of type. fixes #2680
2006-11-19 23:55:06 +00:00
Yann Leboulanger
27a6a1d7f1
redraw group row after we rename it. fixes #1728
2006-11-19 23:29:45 +00:00
Jean-Marie Traissard
31c3deb86e
Merge back [7466], [7467] and [7472] that were overwritten by ad_hoc merge. Fixes
...
#2200 .
2006-11-19 19:45:43 +00:00
Tomasz Melcer
a6b38b6010
Oops, forget to remove testing code.
2006-11-19 18:38:03 +00:00
Tomasz Melcer
07bd24c2e8
Name clash in dataforms.
2006-11-19 18:30:58 +00:00
Jean-Marie Traissard
917f7e8db6
Fix ad_hoc menu for transports. Fixes #2678 .
2006-11-19 17:53:04 +00:00
Nikos Kouremenos
0c5a736d0e
fix bad logic
2006-11-18 23:48:31 +00:00
Nikos Kouremenos
49f1cd3bcf
calling the module SRE is deprecated [in py25] in favor of RE. so use RE
2006-11-18 23:21:59 +00:00
Tomasz Melcer
03fdd6d3a6
Specified the root element of glade file in config.DataFormWindow, so that
...
it doesn't load new dataforms ui.
2006-11-18 22:01:02 +00:00
Tomasz Melcer
8744030d9c
Removed some prints, iterTags->getTags.
2006-11-18 21:25:55 +00:00
Tomasz Melcer
d9d5f5a841
Fixed last fix.
2006-11-18 21:04:24 +00:00
Tomasz Melcer
4b97eddee4
Comparing types: type(x)==type(self) => isinstance(x, self.__class__)
2006-11-18 21:01:41 +00:00
Tomasz Melcer
175a792cfe
Merging changes from trunk (6774:7465)
2006-11-18 20:52:28 +00:00
Tomasz Melcer
755964c3f1
Invoking commands works... at least those from psi 0.11.
2006-11-18 20:10:37 +00:00
Tomasz Melcer
68703a1d5d
'Server' part switched to use new forms.
2006-11-18 18:39:02 +00:00
junglecow
3c77ffd406
[PyOpenSSL branch]
...
- Close connection after creating account. Fixes #2676
- Handle normal connection close by server. Fixes #2671
- Do not disconnect if we haven't received starttag yet. Fixes #2668 . Fixes unticketed bug causing account creation not to work with PyOpenSSL and asynchronous handshake (see also #2671 ). Behaviour of #2634 is also improved but now results in deadlock.
2006-11-18 15:09:40 +00:00
junglecow
321020751d
Bugfix
2006-11-14 06:39:08 +00:00
junglecow
be1b58aa79
Handle OpenSSL.SSL.SysCallError
2006-11-13 22:17:16 +00:00
junglecow
4617618463
Removing all calls to sys.exc_clear(). This is only necessary in very rare circumstances, and if there is such a circumstance, it should be clearly documented in code.
2006-11-13 15:07:47 +00:00
junglecow
9e3e14dd78
Fixed a bug in compatibility code
2006-11-13 14:44:17 +00:00
junglecow
c5ffc7bf5d
- Added support for PyOpenSSL (with fallback to old library if not found)
...
- Also added a wrapper for cleaner compatibility handling of old SSL library
- Changed exception handling to be more precise. (Catching Exception. Ish.)
- Added lots of debug printing
You will need to install pyopenssl (Debian unstable: python-pyopenssl) to try this.
2006-11-13 14:24:41 +00:00
Yann Leboulanger
0f53cbb3f6
in choose GPG key dialog, search on name column instead of keyid. fixes #2655
2006-11-13 07:10:54 +00:00
Yann Leboulanger
786d3e9fb8
remove useless test. fixes #2167
2006-11-13 06:58:41 +00:00
Yann Leboulanger
1a2cb6a071
redraw account row when we add the first child. fixes #2576
2006-11-13 06:41:43 +00:00
Yann Leboulanger
9ea82566d5
don't hide contact when other offline resource have pending events. fixes #2657
2006-11-12 11:32:43 +00:00
Yann Leboulanger
ed5930a1b1
count as pending events message from other resources too. see #2657
2006-11-11 14:47:08 +00:00
Yann Leboulanger
2f354b464d
show correct status icon in chat banner when we open a chat for a specific resource. see #2657
2006-11-11 14:40:26 +00:00
Yann Leboulanger
1abf5865d6
remove an old debug print
2006-11-11 14:03:59 +00:00
Yann Leboulanger
0e092980fd
show unread pm in tab and in chat window title. fixes #2645
2006-11-10 23:17:52 +00:00
Stefan Bethge
27849fc3d7
fix #2586 , cleanup
2006-11-10 20:43:23 +00:00
Yann Leboulanger
da58aeaf88
[Petteri] topic autocompletion. fixes #2654
2006-11-10 20:06:57 +00:00
Yann Leboulanger
38fd89a378
shorter string to fit popup window. fixes #2640
2006-11-10 19:33:34 +00:00
Yann Leboulanger
3fd64392c4
make homepage selectable
2006-11-10 19:18:40 +00:00
Yann Leboulanger
28dee0867f
[misc] ability to send messages to a group or to several contacts. fixes #1823
2006-11-10 18:41:08 +00:00
Yann Leboulanger
1add317cc9
use PRAGMA synchronous = OFF in sqlite to avoid hard drive spin up. fixes #2183
2006-11-10 18:32:38 +00:00
Tomasz Melcer
fafc555b6b
Some changes in new dataforms, they're almost usable now.
2006-11-10 13:17:59 +00:00
Yann Leboulanger
d701c1ef3d
show status changement of contact without a resource only once. fixes #2542
2006-11-10 08:59:14 +00:00
Yann Leboulanger
a6201bff11
number of tab in vcard.py has changed
2006-11-10 08:24:36 +00:00
Yann Leboulanger
a4c29cd6c2
[misc] XEP-145 (annotations) support. Thanks fixes #776
2006-11-09 19:13:53 +00:00
Yann Leboulanger
bac3b8f2f2
always show change status message window to current desktop when we change status. fixes #2615
2006-11-09 18:21:25 +00:00
Stefan Bethge
0cc8a9fad2
fix #2656
2006-11-09 17:06:28 +00:00
Stefan Bethge
1d8dab4b22
read password from account config window using get_password, not from config
2006-11-09 15:42:27 +00:00
Jean-Marie Traissard
20dc155f65
Reset pending messages count in message_win even in more than one tab stay, delete
...
banners redraw when control whith same nick is present, it's related to accounts
now.
2006-11-09 00:06:03 +00:00
Jean-Marie Traissard
587a4d4e73
Don't count first messages in roster title when we auto open
2006-11-08 21:28:28 +00:00
Yann Leboulanger
5b9a784b68
don't copy contact when the only one has no resource. it means it's the first message we got. fixes #2652
2006-11-08 17:23:57 +00:00