Commit Graph

311 Commits

Author SHA1 Message Date
Yann Leboulanger 25ed96236f print correctly when we correct a /me message. Fixes #7400 2013-08-13 21:18:44 +02:00
Denis Fomin 7ca4ede596 [mrDoctorWhо and Darlan] Fix day and time in RTL message. see #7284 2013-08-06 23:42:02 +04:00
Yann Leboulanger 9e32328e3c fix more bidi things 2013-08-01 22:53:48 +02:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Denis Fomin 2205bda1c8 fix textbuffer get_text 2013-07-30 18:45:20 +04:00
Yann Leboulanger 593f3c3b7a remove call to deprecated get_pointer() 2013-07-29 14:38:09 +02:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger f0d1282525 go to end iter after each print_special_text if we don't have an argument with the iter where we have to insert text. See #7372 2013-07-26 20:29:50 +02:00
Yann Leboulanger c586053545 apply tags to puny encoded urls. Fixes #7391 2013-07-24 12:39:07 +02:00
Denis Fomin c446150a7e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Yann Leboulanger b4c3d624e7 port to PyGi 2013-07-28 18:18:22 +02:00
Denis Fomin c3c1885e8b [Darlan] Improved BiDi support for status messages 2013-07-22 21:10:54 +04:00
Yann Leboulanger c952b6d754 fix placing corrected message when it contains special text. Fixes #7372 2013-07-21 20:37:05 +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 f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 63557c8c05 improve RTL behaviour. See #7284 2013-02-16 23:49:39 +01:00
Denis Fomin 26a6312c6a fix gtk varnames 2013-02-24 12:39:51 +04:00
Yann Leboulanger 2a369e7742 fix a GObject Warning 2013-02-18 20:02:40 +01:00
Denis Fomin b49d27dfba fix menu in conversation textview 2013-01-12 13:34:04 +04:00
Denis Fomin 395c44c51d fix html 2013-01-11 01:54:53 +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 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 5265d7fce9 fix focus-out-line tooltip 2013-01-07 14:54:29 +04:00
Denis Fomin d10216f668 fix actions for selected text submenu 2013-01-07 01:14:44 +04:00
Denis Fomin 415f614c7b fix contact submenu 2013-01-07 01:07:08 +04:00
Denis Fomin 60aa7f073a fix xhtml 2013-01-06 12:35:10 +04:00
Denis Fomin 23fe7d6c56 fix showing emoticons 2013-01-06 00:20:50 +04:00
Denis Fomin 866b23650e fix time in log 2013-01-03 21:34:19 +04:00
Denis Fomin 8214d37d21 fix clipbord 2013-01-03 21:21:38 +04:00
Denis Fomin 220d2d6434 fix urllib 2013-01-03 21:04:54 +04:00
Denis Fomin ac9253e04a Merge 2013-01-02 22:13:27 +04:00
Denis Fomin 59a621bd87 fix some CursorType 2013-01-02 17:30:54 +04:00
Denis Fomin 342755d58a fix SeparatorMenuItem 2013-01-01 19:46:04 +04:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 3312ab2143 print punycode encoded urls if they contain non-ascii chars. Fixes #7204 2012-09-18 17:24:51 +02:00
Denis Fomin ce955c00fe [Aлекс]. Fix time string encoding in the russian windows(cp1251). 2012-09-03 22:02:07 +04:00
Anaël Verrier 50ddf56b58 Remove an useless import in conversation_textview.py.
common.latex was removed in r13821, so there is no reason to keep code which
imports it.
2012-08-11 22:34:44 +02:00
Yann Leboulanger 08fabfe02e remove latex support. Will be in a plugin. Fixes #4176 2012-04-30 00:19:55 +02:00
Denis Fomin aa369ccce3 Don't cut 'xmpp:' when a copy xmpp link. 2012-02-17 11:17:35 +04:00
Denis Fomin 4d95c77106 Connect signal to copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 11:06:43 +04:00
Denis Fomin 43d5db86da Add copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 10:58:19 +04:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Denis Fomin 2e648d06be New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one 2011-09-26 20:47:33 +03:00
Yann Leboulanger b6e26061fe ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
Yann Leboulanger f0c59893ed merge 2011-03-06 22:18:28 +01:00
Yann Leboulanger 0aefaa1fd3 use po file rather than Gajim code to handle plural form. see #6794 2011-03-06 22:10:18 +01:00
Yann Leboulanger 4237bb82d4 use ngettext to translate plural form for languages that have several plural forms. see #6794 2011-03-06 14:06:39 +01:00
Yann Leboulanger 85d6cb7b9c don't use ngettext to translate "Yesterday" and "%i days ago" in the same time. see #6794 2011-03-05 22:29:16 +01:00
Yann Leboulanger 50257b6973 don't use a reserved word as variable name 2011-02-18 14:41:16 +01:00
Yann Leboulanger 5b5b2375a1 don't scroll in groupchat when window doesn't have focus. Fixes #6100 2010-12-17 12:09:56 +01:00
Denis Fomin cad01f2e56 Fix broken history 2010-11-27 13:07:58 +03:00
Denis Fomin 8a5e25f324 Fix special text parsing again 2010-11-26 22:57:32 +03:00
Denis Fomin 078758e5a6 Fix special text parsing 2010-11-26 22:10:57 +03:00
Denis Fomin e2b79249e9 Remove unused print 2010-11-26 17:55:25 +03:00
Denis Fomin 5ee92b7a3c Correct display hyperlinks in XHTML-IM content.
Fixed the ability to run htmltextview.py as separate application.
Cut long lines. Fixed # 6045
2010-11-26 17:50:20 +03:00
Yann Leboulanger 4ef341bf2e handle URI in a better way. some require ://, some only :. Fixes #5841 2010-08-15 21:51:40 +02:00
Yann Leboulanger 35bbbfe55c correctly quote urls. Fixes #5842 2010-08-11 00:20:20 +02:00
Yann Leboulanger 0fcb1f7096 correctly encode strings in URL 2010-08-10 13:10:10 +02:00
Yann Leboulanger d58841cb2b [Dave Cridland] add XEP-0258 support. Great thanks for that! Fixes #5772 2010-06-07 19:11:44 +02:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger e5e5a0363f [Geobert] fix chat_merge_consecutive_nickname after textview is cleared. 2010-02-26 22:42:36 +01:00
Éric Araujo 357d7db07d fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger 4fe50e9466 don't mix TextTag and tag names in buffer.insert_with_tags. Fixes #5581 2010-01-29 21:59:13 +01:00
Yann Leboulanger 3578204869 add XEP-0184 warning image in textview with an empty text so copy/past don't include a strange char. Fixes #5578 2010-01-26 15:40:56 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yrogirg f9dbe1b4d6 Ability to copy LaTeX expressions. Fixes #5451 2009-12-29 00:01:55 +01:00
Yann Leboulanger 002b8a720f finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
Stephan Erb b2efc9685b Always show the 'add contact to roster' menu entry in textviews.
Showing it is more consistent than hiding it from the user. (We do the same in the Groupchat roster)
2009-11-29 21:06:26 +01:00
Alexander Cherniuk 31f5e22f62 One more portion of doc-strings refactoring 2009-11-25 17:45:05 +02:00
Yann Leboulanger 750fbc844d [Urcher] ability to copy emoticons when they are selected. Fixes #2570 2009-11-18 21:32:10 +01:00
Yann Leboulanger 48c82ae7fa [Mattj] improve join groupchat behaviour. Fixes #5383 2009-10-31 19:35:46 +01:00
Yann Leboulanger b682cc1791 use correct function for plural forms translation 2009-10-29 15:00:48 +01:00
Yann Leboulanger 2f1412050c [Xytovl] ability to configure font and colors of incoming / outgoing messages. Fixes #5311 2009-10-13 13:42:44 +02:00
Yann Leboulanger b6d7cb992f remove some useless len() call 2009-10-03 09:38:13 +02:00
Yann Leboulanger 202d7861dd restore some commented code 2009-10-03 09:32:11 +02:00
Yann Leboulanger ca127b8d31 fix printing HTML messages. Fixes #5298 2009-10-02 17:57:17 +02:00
Yann Leboulanger 6781600942 add a graphics optio nto all print text function to not display emoticons and latex formulas in nicks. Fixes #4651 2009-10-02 16:28:51 +02:00
Yann Leboulanger 4db1d2738c process links and latex in HTML messages. Fixes #5053, #4539 2009-09-23 19:04:12 +02:00
Benjamin Richter c3d5c8cca2 Make fuzzyclock code more concise.
Also use % formatting instead of string replace.
Translation files updated accordingly.
2009-09-07 20:23:35 +02:00
Yann Leboulanger 682d6f838a add account combobox to join groupchat dialog when we try to join a groupchat from another chat / groupchat. Fixes #3344 2009-09-02 23:45:16 +02:00
Yann Leboulanger 3a09185cb9 [avm] limit the number of emoticons / latex formulas to 100 per message. Fixes #5129 2009-08-28 13:32:47 +02:00
Yann Leboulanger d0da7cb14e don't move selection when new text arrives and selection goes until the end of conversation textview. Fixes #5223 2009-08-28 13:23:12 +02:00
Yann Leboulanger 4917ffdbcc Fix traceback when right click on email in history viewer. Fixes #5131 2009-07-09 19:06:08 +02:00
Yann Leboulanger 4458db5d2c [Yrogirg & I] add a first quote ability. see #2943 2009-04-30 13:36:29 +00:00
Yann Leboulanger 67fb611bd3 add * when we print /me in html text 2009-04-12 10:14:27 +00:00
Yann Leboulanger be6fe24630 hide XEP-184 tooltip when needed. Fixes #4855 2009-03-01 16:59:06 +00:00
Yann Leboulanger beb32a3d1c handle error messages correctly. Fixes #4783 2009-02-09 19:38:05 +00:00
Brendan Taylor 898bc7c347 gave latex processing its own file, merged duplicate processing and
detection code
2009-01-09 19:55:26 +00:00
Brendan Taylor 9298312369 detect latex support at startup 2009-01-09 18:40:17 +00:00
Brendan Taylor b03483868b don't display weird image in chat window when latex fails 2009-01-08 00:47:03 +00:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger 60ba33eb31 [thorstenp] fix possible undefined loop variables 2008-12-03 17:38:16 +00:00