Commit Graph

10261 Commits

Author SHA1 Message Date
Yann Leboulanger 9cbf796ae1 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger 8096639512 .window -> .get_window() 2013-07-28 18:03:57 +02:00
Yann Leboulanger 7255f97afa move incoming and outgoing video stream in chat window when we receive the video call. 2013-07-06 21:27:30 +02:00
Yann Leboulanger ba80ea181f fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240 2013-07-05 21:10:16 +02:00
Yann Leboulanger 1d87b050b4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Yann Leboulanger 3f15047919 fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger 9e7ea9b328 update gnupg to 0.3.4 2013-06-20 20:47:42 +02:00
Yann Leboulanger 8e2ef0c331 don't pass a useless argument to callback. Fixes #7357 2013-06-03 08:48:46 +02:00
Yann Leboulanger d280ff3aa4 gobject -> GObject 2013-07-28 17:54:55 +02:00
Yann Leboulanger d50ffacbec discover server of our contacts on startup if it's not already done. 2013-06-02 22:02:43 +02:00
Yann Leboulanger 1e4772fc65 cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360 2013-06-02 21:02:33 +02:00
Yann Leboulanger 63fd8e8277 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +02:00
Denis Fomin beb74fcaad Make plugin config dialog not modal 2013-05-19 20:40:20 +04:00
Yann Leboulanger c8c457318e enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
Yann Leboulanger a14c758d06 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Yann Leboulanger 76886ff6c9 fix traceback. Fixes #7340 2013-05-02 21:46:10 +02:00
Denis Fomin e406526ad7 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger ca31ebb660 make FakeDataform instructino label selectable. Fixes #7331 2013-04-14 08:49:10 +02:00
Yann Leboulanger aef4452ff5 remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger 7de87c19a0 move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 1886298d30 enable block menu if server supports only XEP-0191 2013-04-05 20:59:47 +02:00
Yann Leboulanger a38b779e9e don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger 4b3a169571 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger e011a28702 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger 1c977b8045 use GED to send messages via gajim-remote. Fixes #7321 2013-03-19 10:25:10 +01:00
Yann Leboulanger 6cb4f446ed don't enable register button in disco when we select the server line 2013-03-14 12:47:49 +01:00
Yann Leboulanger 3c8e8c9371 hnadle MISSING_PASSPHRASE message from gnupg when signing 2013-03-14 12:45:53 +01:00
Yann Leboulanger 6cb91601c8 more fix for ipython import. Fixes #7316 2013-03-11 20:21:59 +01:00
Yann Leboulanger c8d7e89bc3 [kparal] logind suspend support. Fixes #7319 2013-03-11 12:55:11 +01:00
Denis Fomin f8ea97203a Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Yann Leboulanger e59c4bbfad send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Daniel Aleksandersen 577c7221f6 Use the icon sizing solution from ticket #6839 for all dialogs.
History manager’s icon was 16px in Unity launcher. Fixes #7290
2013-01-14 20:18:55 +01:00
Yann Leboulanger fdbde63c99 gtk3 branch is name 0.16.10 2013-07-26 11:45:58 +02:00
Denis Fomin aa3b32400b Fix missing import 2013-05-15 12:51:23 +04:00
Denis Fomin 33014bfd81 Command system fix (python2 - > python3) 2013-05-06 23:25:49 +04:00
Denis Fomin ddbac25e19 PluginSystem. xhtml in available tab 2013-05-04 18:27:32 +04:00
Yann Leboulanger 123c6e4d53 remember with which nickname we entered rooms. Fixes #7334 2013-04-27 14:38:38 +02:00
Denis Fomin 0c00cdde72 typo 2013-04-22 18:09:58 +04:00
Denis Fomin 7954786a1b prevent warning 2013-04-22 18:07:45 +04:00
Denis Fomin c965ea6118 fix error win(set fill and expand for textview) 2013-04-21 12:25:34 +04:00
Denis Fomin a3ba80324b fix reload emoticons 2013-04-21 11:38:53 +04:00
Denis Fomin eaedf24540 Remove print 2013-03-24 10:56:43 +04:00
Denis Fomin 3b7640018b Fix traceback then gc opened and gajim theme changed 2013-03-23 23:34:34 +04:00
Denis Fomin 113a96ef1f Change history icon if theme have 'document-open-recent' icon. part 2 2013-03-17 23:14:34 +04:00
Denis Fomin 71464bef56 coding style 2013-03-17 22:33:51 +04:00
Denis Fomin 1a27615757 fix history button icon in gc 2013-03-17 00:36:39 +04:00
Denis Fomin 3b8c665665 Change history icon if theme have 'document-open-recent' icon 2013-03-16 23:56:22 +04:00
Yann Leboulanger 69a138fe66 remove some wrong decode() 2013-03-10 16:59:16 +01:00
Yann Leboulanger 19afbd2f9d fix typo 2013-03-10 15:05:31 +01:00
Yann Leboulanger 6786724304 add service line in ToplevelAgentBrowser 2013-03-09 20:57:16 +01:00
Yann Leboulanger 3376f4b077 fix typo 2013-03-09 18:16:14 +01:00
Yann Leboulanger 7bbabeec2d GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Jefry Lagrange 2da62b5c17 Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger ef1d89bb95 ability to hide / show status changes in history window. Fixes #7255 2013-02-21 19:47:30 +01:00
Yann Leboulanger 1257516306 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger 63557c8c05 improve RTL behaviour. See #7284 2013-02-16 23:49:39 +01:00
Yann Leboulanger 4b797e4d3c [OlegOAndreev] add Ctrl+K support to enable roster filter. Fixes #7302 2013-02-16 12:27:28 +01:00
Emmanuel Gil Peyrot 4d0f63cd3a Fix Jingle XTLS certificate creation. 2013-03-05 15:58:20 +01:00
Denis Fomin 26a6312c6a fix gtk varnames 2013-02-24 12:39:51 +04:00
Yann Leboulanger c8f8a8b6d1 correctly detect when GnomeKeyring is not installed 2013-02-20 20:13:08 +01:00
Yann Leboulanger d5ee84a329 differenciate popup_image and popup_image_path un notification when we path an icon name or an image path 2013-02-18 20:52:04 +01:00
Yann Leboulanger 3b50fb89a5 second part of previous commit ... 2013-02-18 20:12:45 +01:00
Yann Leboulanger 2a369e7742 fix a GObject Warning 2013-02-18 20:02:40 +01:00
Yann Leboulanger dc9d6ab091 fix a traceback 2013-02-17 21:12:09 +01:00
Yann Leboulanger 7339a1a67c fix set_geometry() usage 2013-02-17 20:59:08 +01:00
Yann Leboulanger 72ef16714b improve tree view filtering 2013-02-17 20:58:28 +01:00
Yann Leboulanger e33489ad00 backout bbc44ddb319b. Make import of gnome keyring work 2013-02-16 20:31:38 +01:00
Yann Leboulanger ed95cedc36 fix get_visible_range() can return None 2013-02-16 20:00:07 +01:00
Yann Leboulanger 2c3209ac64 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Jefry Lagrange 3451548d86 Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
Yann Leboulanger 3967658f30 ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
Yann Leboulanger 0c4f20145f fix order of farstream calls 2012-12-30 16:20:57 +01:00
Yann Leboulanger 735032e250 fix weird traceback 2011-07-22 12:05:38 +02:00
Denis Fomin 210f1acd51 fix Gtk var name 2013-02-14 20:26:50 +04:00
Yann Leboulanger 6f2935ba4e check that contacts are not in "not in roster" group when we receive a RIE stanza. Fixes #7289 2013-02-12 19:31:35 +01:00
Yann Leboulanger 3a84a5de26 correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger 38df4d2c1f don't try to escape JID when we get a subscription request from it, it's already escaped. Fixes #7277 2013-01-22 17:38:43 +01:00
Yann Leboulanger 8f50ef0151 fix typo 2013-01-20 19:55:35 +01:00
Yann Leboulanger 92f3898a3e [Daniel Aleksandersen] Use encrypted Google search. Fixes #7289 2013-01-14 20:13:45 +01:00
Yann Leboulanger 4e4b88cb5b remove <ping> child in ping reply. Fixes #7286 2013-01-10 17:21:05 +01:00
Yann Leboulanger 610de0973d fix showing dialpad correctly in LTR languages. Fixes #7285 2013-01-04 09:46:13 +01:00
Jefry Lagrange b223d8c99f Cancel an IBB transfer 2012-12-26 18:41:31 -04:00
Denis Fomin b90382a352 fix traceback 2013-02-13 10:16:52 +04:00
Yann Leboulanger 6aca316b7e don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Denis Fomin f6025f37cc prevent tb. 2013-02-05 13:22:03 +04:00
Denis Fomin ba3bed88be fix ellipsize in plugin_homepage_linkbutton 2013-01-29 23:59:21 +04:00
Denis Fomin bc3e7d0606 cleaning 2013-01-29 23:07:25 +04:00
Yann Leboulanger 486fc72f4c fix traceback 2013-01-28 21:04:21 +01:00
Yann Leboulanger d9b067615a initialize threads in GObject. 2013-01-28 20:31:01 +01:00
Denis Fomin 516f27e95e plugins_window.do not shrink vbox,expand plugin name coloumn 2013-01-28 01:32:17 +04:00
Yann Leboulanger 7ebbad43cb fix command system 2013-01-27 19:51:11 +01:00
Yann Leboulanger f82dfed644 support min_gajim_version and max_gajim_version in plugins 2013-01-26 22:31:17 +01:00
Yann Leboulanger 794ca532e0 fix browsing muc components 2013-01-26 19:35:56 +01:00
Yann Leboulanger 75a55e513c start supporting animated images in treeview. 2013-01-24 22:00:28 +01:00
Denis Fomin 0d6bfe5f8d fix last commit 2013-01-22 00:32:09 +04:00
Denis Fomin 0156f8ba4a use get_window() 2013-01-21 23:50:52 +04:00
Yann Leboulanger d07c423b30 fix error when opening history window 2013-01-20 22:50:04 +01:00
Yann Leboulanger f37a1b5a40 fix Expander creation 2013-01-20 22:38:23 +01:00
Yann Leboulanger e50c7e606f use get_allocation() 2013-01-20 22:37:15 +01:00
Denis Fomin f20b203e0e fix menuitem 2013-01-12 22:17:26 +04:00
Denis Fomin 7ab0c826fc fix menuitem 2013-01-12 22:15:33 +04:00
Denis Fomin 370aecd28c fix add contact window 2013-01-12 22:00:52 +04:00
Denis Fomin 3d25080850 fix PrivacyList window 2013-01-12 21:05:37 +04:00
Denis Fomin be6889175d fix change status via the combobox 2013-01-12 15:36:20 +04:00
Denis Fomin b49d27dfba fix menu in conversation textview 2013-01-12 13:34:04 +04:00
Denis Fomin 2ddc23a2e2 fix history manager 2013-01-11 22:54:12 +04:00
Denis Fomin c9ad2d1704 fix ad hoc commands 2013-01-11 20:44:29 +04:00
Denis Fomin de9241ac11 fix plugin manager 2013-01-11 19:54:52 +04:00
Denis Fomin f6e5738832 temporary solution instead Gtk.binding_entry_add_signal(send by enter) 2013-01-11 18:33:54 +04:00
Denis Fomin 67e7d7f718 fix change font in html, wrong import 2013-01-11 16:37:10 +04:00
Denis Fomin a5027f847e fix char counter in single message dialog 2013-01-11 13:43:46 +04:00
Denis Fomin 8c6b68d35e fix caps 2013-01-11 13:34:49 +04:00
Denis Fomin 395c44c51d fix html 2013-01-11 01:54:53 +04:00
Denis Fomin 520665a6cc fix html 2013-01-11 01:53:09 +04:00
Yann Leboulanger 8079736493 fix traceback 2013-01-10 19:47:57 +01:00
Yann Leboulanger 9d9bbce366 remove wrong call to decode() 2013-01-10 17:16:53 +01:00
Denis Fomin 554c3694c8 Fix font size in xhtml 2013-01-10 00:43:20 +04:00
Denis Fomin 09962db66a fix FontChooserDialog in xhtml popup menu.(fonts in html broken now) 2013-01-10 00:13:41 +04:00
Denis Fomin 0ad8449864 fix ColorSelectionDialog in xhtml popup menu 2013-01-09 22:58:51 +04:00
Yann Leboulanger e6b3fb40e3 fix emitting key_press_event 2013-01-08 21:56:36 +01:00
Yann Leboulanger 27519841c7 fix key_press_event in roster 2013-01-08 21:52:53 +01:00
Denis Fomin cbe149b1e6 fix traceback in pm 2013-01-08 22:11:51 +04:00
Denis Fomin 1927c13028 prevent tracebacks in history window 2013-01-08 19:58:06 +04:00
Denis Fomin f2771f7759 prevent tracebacks 2013-01-08 19:46:12 +04:00
Denis Fomin a5b3045b8f fix dubblick on grop in groupchat treeview 2013-01-08 19:41:51 +04:00
Denis Fomin 3d18ca4e6b fix setting option in ACE 2013-01-08 15:54:20 +04:00
Denis Fomin eb68d8efaf mnemonic in conversation textview 2013-01-08 15:03:50 +04:00
Denis Fomin 224284f735 Backed out changeset: a4cc671c889a 2013-01-08 14:54:11 +04:00
Denis Fomin bf5c8248b2 mnemonic in roster and statusicon 2013-01-08 14:52:46 +04:00
Denis Fomin 77d4843d62 Backed out changeset: 5bbc88f23675 2013-01-08 14:36:10 +04:00
Denis Fomin 5dac0723f7 fix not xhtml message in conversation textview 2013-01-08 14:13:52 +04:00
Denis Fomin 402e1e241d fix newline in history textview and timestamp in conversation textview 2013-01-08 13:22:33 +04:00
Denis Fomin a9464b4cf6 fix some popup menus 2013-01-08 13:20:24 +04:00
Denis Fomin 99c62442bb [Asterix] Fix caps 2013-01-08 13:17:09 +04:00
Denis Fomin 358e0a431b fix group menu 2013-01-08 03:03:15 +04:00
Denis Fomin 8eef7d3dc6 fix some popup menus 2013-01-08 02:28:44 +04:00
Denis Fomin 4460d51d79 fix avatar save popup menu 2013-01-08 02:22:40 +04:00
Denis Fomin 9cd0ca803b Fix msg textview popup menu 2013-01-08 02:13:40 +04:00
Denis Fomin ea8a1b3241 fix missing import 2013-01-08 01:59:12 +04:00
Denis Fomin 930209e71c [Asterix] Fix clipboard again 2013-01-08 01:50:46 +04:00
Denis Fomin 30e03a575d [Asterix] Fix clipboard 2013-01-08 01:33:27 +04:00
Denis Fomin 88f0b84c69 fix clipboard 2013-01-08 01:11:53 +04:00
Denis Fomin 3035bd39c9 fix mnemonic button 2013-01-07 22:10:49 +04:00
Denis Fomin ec6d2592e4 fix tracebacks 2013-01-07 20:02:05 +04:00
Denis Fomin b6ff150282 fix tracebacks 2013-01-07 18:33:41 +04:00
Denis Fomin d4979a0435 fix change resource,add account 2013-01-07 15:25:48 +04:00
Denis Fomin 5265d7fce9 fix focus-out-line tooltip 2013-01-07 14:54:29 +04:00
Denis Fomin b16d01ba39 fix reset to default in ACE 2013-01-07 13:48:07 +04:00