Commit Graph

206 Commits

Author SHA1 Message Date
junglecow b0ba6742cc Oops, local mods weren't meant to go into repository. 2006-12-20 21:13:07 +00:00
junglecow a4655276fe [Trunk]
- In verbose mode, print encodings. (Especially for Windows users who don't have Python) (gajim.py)
 - Attempt at fixing traceback when getting user's home directory in Windows. See #2812. (c/configpaths.py)
 - Show 'error' icon next to account while waiting for reconnect. Fixes #2786. (c/connection_handlers.py, c/gajim.py, c/connection.py)
[PyOpenSSL]
 - Fix 100% CPU usage and hanging connection when server closes connection on us. (c/x/transports_nb.py)
 - Fix 'hanging' connection when server closes the connection on us before we can open the XML stream. (Disconnect handler didn't get called.) (c/x/client_nb.py)
 - Change prints to logger calls, various enhancements to debug printing, reduce spam (c/x/transports_nb.py)
 - this → self (c/x/transports_nb.py)
 - Call _do_receive() once to collect error message from socket, when error flag is raised in scheduler. (c/x/transports_nb.py)
2006-12-20 20:40:08 +00:00
Josef Vybíral d6acc4de23 A bit improved gadu-gadu 16x16 online icon 2006-12-17 13:33:56 +00:00
Tomasz Melcer 257b1b7eeb Data forms: labels are aligned with top of widgets, default instructions gone,
borders removed.
2006-12-16 20:05:06 +00:00
Tomasz Melcer a06937d905 Data forms: separator removed. 2006-12-16 18:13:10 +00:00
Nikos Kouremenos 708977f0c0 HIG to adhod glade file; TODO-> FIXME and better header for the corresponding py 2006-12-16 17:44:59 +00:00
Josef Vybíral de22ec65de Updating gadu-gadud statuses to satisfy users' needs 2006-12-14 19:11:24 +00:00
Yann Leboulanger 224e1dfe8e make profile and pref window resizable
make profile window translatable
fixes #2773, thanks Yavor
2006-12-12 10:57:59 +00:00
Yann Leboulanger d3cebabbbd make vcard information window translatable. fixes #2768 2006-12-10 14:20:02 +00:00
Josef Vybíral f5e5a208ed emoticons (Y) and (N) updated 2006-12-09 20:24:39 +00:00
Josef Vybíral 7d2ad56d62 Update of error icon for dcraven 2006-12-09 19:09:00 +00:00
Josef Vybíral e546670132 Update of "animated" set of emoticons wuth current version of some used static icons. 2006-12-09 17:31:14 +00:00
Josef Vybíral 19418743ac Package of small (16x16) emoticons and big (22x22) emoticons.
The small one is set to be default.
2006-12-09 17:02:24 +00:00
Josef Vybíral d46f311790 Forgotten Tlen icons 2006-12-08 20:48:06 +00:00
Josef Vybíral 42d6a8d509 Finishing Static set of emoticons with last set of images 2006-12-08 20:01:49 +00:00
Josef Vybíral 248010c4a9 some more updated emoticons 2006-12-08 09:42:34 +00:00
Josef Vybíral 8b32ffa999 Uppdate of emoticons in static set 2006-12-07 21:19:08 +00:00
Nikos Kouremenos baf4679438 make edit privacy list window resizable. [generally all windows should be resizable to assist i18n]. Fixes #2762. thanks Yavor! 2006-12-07 17:23:08 +00:00
Josef Vybíral 0229aa33ec Update of weather transport & agent data 2006-12-06 08:40:56 +00:00
Josef Vybíral e9b32fe109 Updated icons in default iconsets, agents and static emoticons 2006-12-06 08:20:35 +00:00
Nikos Kouremenos 330ebb9c09 use the blinking when systray holds pending events [only new api/only in windows atm] 2006-12-05 18:45:02 +00:00
Yann Leboulanger 46cb1d9f92 hide advanced notification control button. fixes #2738 2006-12-05 09:54:18 +00:00
Yann Leboulanger 0a92068f7a hide non-implemened option in advanced notificaton window. fixes #2738. part 2 2006-12-04 07:49:53 +00:00
Nikos Kouremenos 56c171b1f8 update animated static emoticons 2006-12-03 18:38:14 +00:00
Nikos Kouremenos 009f05f582 commit new art by cornelius 2006-12-03 18:27:42 +00:00
Yann Leboulanger ba7e4a0ae7 ok ok bye bye icons in preferences tab fixes #2734 2006-12-03 10:22:33 +00:00
Yann Leboulanger 6ae8e05d0b [cornelius] updated icons in disco window too 2006-11-30 18:16:19 +00:00
Yann Leboulanger ea4cf02231 [cornelius] updated icons 2006-11-30 18:15:11 +00:00
Yann Leboulanger 2623d32b6e [cornelius] new gajim icon 2006-11-30 18:09:44 +00:00
Yann Leboulanger d5915908e7 [cornelius] updated transport iconsets 2006-11-30 18:06:54 +00:00
Yann Leboulanger 8001a4a2dd [cornelius] new dcraven theme 2006-11-30 18:00:17 +00:00
Yann Leboulanger 416b66076a [cornelius] new muc icon. available in 32x32 for them that have 32x32 version. 2006-11-30 17:55:44 +00:00
Yann Leboulanger ff7c612f97 show groupchat icon in groupchat window banner. see #2702. TODO find muc_active.svg to create 32x32 icons 2006-11-30 09:05:59 +00:00
Yann Leboulanger a57b3ad160 alt+t as shortcut to authorize a contact to add you to his roster. fixes #2709 2006-11-26 11:52:02 +00:00
Yann Leboulanger e584512a34 missing file for [7537] 2006-11-26 09:26:00 +00:00
Tomasz Melcer b7261d397b Further changes to commands' dialog. 2006-11-20 23:10:12 +00:00
Tomasz Melcer 73461bdb21 Cancel and close buttons merged into one. 2006-11-20 22:33:08 +00:00
Tomasz Melcer b936fdf867 Scrolling when there's more commands. 2006-11-20 19:22:22 +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
Nikos Kouremenos a2329eaee5 remove no longer used ICO files 2006-11-18 23:15:43 +00:00
Tomasz Melcer 54a4c26bea Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
Tomasz Melcer f91d9192e5 Initial support for multiple-records dataforms - displaying data. 2006-09-15 08:38:01 +00:00
Tomasz Melcer 9b29c4c8b8 Merging changes from trunk (6561:6774) 2006-09-13 16:47:58 +00:00
Tomasz Melcer 5824d3b873 Dataforms widget moved to another file, some ui tweaks. 2006-09-13 16:07:51 +00:00
Tomasz Melcer a81aaf8c16 Yet another forgotten file. 2006-08-21 14:18:59 +00:00
Yann Leboulanger 4682b5bed7 add ability to execute ad hoc commands on server 2006-08-07 16:18:01 +00:00
Tomasz Melcer fa6ae3b4be Simple support for pubsub.com notifications. 2006-07-21 13:52:36 +00:00
Yann Leboulanger 1f93e36844 add a self contact row when another resource is connected. we can now use ad_hoc commands in gajim 2006-07-19 11:01:09 +00:00
Tomasz Melcer 585ab90e92 Merging changes from trunk (6496:6561) 2006-07-17 19:30:53 +00:00
Tomasz Melcer db089f103d Jid-multi almost works. 2006-07-12 14:19:58 +00:00