Commit graph

10888 commits

Author SHA1 Message Date
Yann Leboulanger
e462beba42 [zimio & me] undo functionality in message text imput field. Fixes #4825 2010-01-24 11:44:54 +01:00
Yann Leboulanger
22576e9ebf fix rendering of PEP renderer background color in account row 2010-01-24 11:03:53 +01:00
Yann Leboulanger
b90fbd5fd3 fix handler name in pref window 2010-01-24 01:01:13 +01:00
Yann Leboulanger
5192ad2c28 remove unused signals 2010-01-24 00:39:35 +01:00
Yann Leboulanger
08756fdb69 add missing window in dataform_window.ui. Fixes #5573 2010-01-24 00:31:49 +01:00
Yann Leboulanger
0d20787e09 restore icons in menus 2010-01-23 20:42:23 +01:00
Yann Leboulanger
ac535f708c fix history window usage. Fixes #5571 2010-01-23 13:03:44 +01:00
Yann Leboulanger
b19ced6846 fix error when opening groupchat. see #5571 2010-01-23 11:31:59 +01:00
Yann Leboulanger
3862678303 fix widget id 2010-01-22 21:55:03 +01:00
Yann Leboulanger
99872d8ff8 split message_window.ui to separate chat_control.ui and groupchat_control.ui 2010-01-22 21:17:59 +01:00
Yann Leboulanger
956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yann Leboulanger
cba5f6494e [Petr Mensik] updated czech translation 2010-01-22 19:03:14 +01:00
Yann Leboulanger
db575a25f6 send pep info only once we are connected. Fixes #5567 2010-01-20 12:23:46 +01:00
Yann Leboulanger
5488cb9307 fix missing import 2010-01-20 11:52:20 +01:00
Yann Leboulanger
c4d2d4d982 fix string to not suppose contact is male. Fixes #758 2010-01-20 11:00:24 +01:00
Yann Leboulanger
62cb577ad2 prevent printing a useless traceback when gajim fails to start 2010-01-19 22:52:17 +01:00
Yann Leboulanger
47bfbb3b95 use ged for account creation wizard 2010-01-19 22:51:03 +01:00
Yann Leboulanger
d1d4a4e7c8 use GED for disco.py 2010-01-19 22:23:19 +01:00
Yann Leboulanger
b99c10f696 add ged.py file 2010-01-19 22:06:00 +01:00
Yann Leboulanger
32050296a8 import ged from plugin-system branch 2010-01-19 21:32:45 +01:00
Éric Araujo
daf73408d7 correct Xfce capitalization (fixes #5562) 2010-01-18 17:16:06 +01:00
Yann Leboulanger
73288f7e37 fix HTML code in README.html. Fixes #5559 2010-01-17 10:39:31 +01:00
Yann Leboulanger
c963b8f846 don't set default action fot gtkhexcepthook window. Fixes #5556 2010-01-15 20:20:56 +01:00
Yann Leboulanger
7d20ed2b98 add needed file for windows 2010-01-15 20:11:54 +01:00
Yann Leboulanger
7f56222e44 allow to not specify status in gajim-remote change_status to change only status message. Fixes #5039 2010-01-14 21:16:13 +01:00
Thibaut GIRKA
1e6ab49e09 [Jingle] Fix a bug when user didn't provide a stun server 2010-01-14 15:50:21 +01:00
Thibaut GIRKA
600b433296 [Jingle] Fix a minor bug that showed incorrect states when adding a content to a session 2010-01-13 18:40:48 +01:00
Yann Leboulanger
a393b36a3f open chat control with correct resource when we receive a voice call. 2010-01-13 12:25:44 +01:00
Yann Leboulanger
a1c8ec3ebd don't reply to presence type=subscribe before we do the roster push when registering to a transport. Fixes #5549 2010-01-13 11:12:14 +01:00
Yann Leboulanger
7548a44c09 ability to add arguments to features_nb.register callback 2010-01-13 11:09:33 +01:00
Yann Leboulanger
8e74c4e360 fix icon names in disco window 2010-01-13 11:08:17 +01:00
Yann Leboulanger
3238e30359 some coding standards 2010-01-13 10:35:52 +01:00
Yann Leboulanger
9782c3f1c0 fix icon in about window. 2010-01-12 22:39:40 +01:00
Yann Leboulanger
a19cbbfc9d remove pysexy dependance, PyGTK2.18 supports links in gtk.Label 2010-01-12 22:30:46 +01:00
Yann Leboulanger
cbbfe98d32 add some debug info when resolving hostnames. see #5466 2010-01-12 15:29:40 +01:00
Yann Leboulanger
7795318707 fix some typo 2010-01-12 07:01:16 +01:00
Yann Leboulanger
c0a2ab6b9a update debian files from 0.13.1 package 2010-01-12 06:58:43 +01:00
Yann Leboulanger
a9ac0f28b9 fix missing import. Fixes #2467 2010-01-11 14:02:20 +01:00
Yann Leboulanger
2e5bd08221 [zimio and I] warn user when quitting while file transfers are running. Fixes #2467 2010-01-11 11:15:02 +01:00
Yann Leboulanger
8faa6feac6 [misc] Fix crash when accepting a video call. Fixes #5545 2010-01-10 22:12:12 +01:00
Thibaut GIRKA
e3f16c6371 [Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends 2010-01-10 16:31:00 +01:00
Yann Leboulanger
a9d9196050 [Djavan] updated brazilian translation 2010-01-10 10:15:17 +01:00
Alexander Cherniuk
e525858231 Removed alias duplication of some commands 2010-01-10 08:42:08 +02:00
Yann Leboulanger
760af376f4 [zimio] fix XML console filter. Fixes #4785 2010-01-08 20:16:15 +01:00
Yann Leboulanger
183eedd654 [zimio] filter in/out/stanza type in XML console. Fixes #4785 2010-01-08 16:10:37 +01:00
Thibaut GIRKA
6978305528 Set the error-condition's namespace instead of iq's. Fixes #5546 2010-01-07 23:16:02 +01:00
Yann Leboulanger
4a8e30800f add advanced option to disable showing affiliation in muc. Fixes #5534 2010-01-07 20:52:16 +01:00
Yann Leboulanger
eb74b2e592 [roidelapluie] gajim-remote change_avatar feature. Fixes #2793 2010-01-07 19:46:32 +01:00
Yann Leboulanger
c1d0013cb0 ability to discover STUN server with SRV records of jabber server 2010-01-07 18:02:05 +01:00
Yann Leboulanger
e8b88db629 prevent traceback when closing chat control without jingle enabled. Fixes #5544 2010-01-06 23:15:35 +01:00