js
8abacfdb8f
A few new files were added with the new Gtk+. Update NSIS.
2008-07-23 13:33:23 +00:00
js
65d5d92087
* End ESession when remote signs off.
...
* Fix typo.
* Better code in conversation_textview.py.
@bct: Your diff didn't work, I had to move it + add an if. Seems to
work now.
2008-07-22 14:32:37 +00:00
js
f5d92c296b
Nicer XEP-0184 warning image.
2008-07-19 14:45:04 +00:00
js
053a1be708
Use timeout_add_seconds - that easier on the resources.
2008-07-19 12:08:01 +00:00
js
ed48bffa08
Only show the XEP-0184 warning if the message has not been received
...
in 2 seconds.
2008-07-19 11:57:03 +00:00
js
f704701ba4
Support for displaying XEP-0184 receipts.
2008-07-18 20:24:34 +00:00
Stephan Erb
fca6bdbbc4
[Florob] Improved URL matching.
...
We don't match all valid URIs like blub:blaa but include common used (non)-urls like www.google.de
2008-07-08 18:49:51 +00:00
Yann Leboulanger
d764cc26be
when we right click on a word in conversation textview, even if it's not selected, show actions menuitem to look in dictionary and so on. see #2874
2008-06-20 09:31:15 +00:00
Yann Leboulanger
8f9c097343
[Yrogirg] configurable latex formulas font size. Fixes #3986
2008-06-02 08:10:36 +00:00
Jean-Marie Traissard
8b8f139f79
Moved methods for opening new messages controls from roster.py to src/gajim.py. This is not roster related. See #3643 .
...
Sorted src/gajim.py functions, using steve-e style :p
2008-04-20 18:14:04 +00:00
Jean-Marie Traissard
968b2acc4f
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
...
'is' or 'is not', never the equality operators."
Comparisons to None part; second one...
roster_win.py is NOT checked here (waiting for modelfilter)
2008-04-18 00:26:07 +00:00
Yann Leboulanger
5dd0d4fce8
move functions that build icons to gtkgui_helpers instead of roster_window. Fixes #3873
2008-04-17 14:17:14 +00:00
Yann Leboulanger
e40cb0d4b3
use -alpha option only with recent version of imagemagick. fixes #3755
2008-04-01 23:33:23 +00:00
Yann Leboulanger
f0b2ee4027
stop automatic scroll when user manually scroll conversation textview. Fixes #3716
2008-03-10 16:21:26 +00:00
Yann Leboulanger
cb51401903
[shivan] don't trat emoticons created with parenthesis arround status message. fixes #3368
2008-02-26 08:31:48 +00:00
Yann Leboulanger
8bb9df92d4
fix syntax
2008-02-04 15:29:33 +00:00
Yann Leboulanger
5951ea5d86
fix coding standards
2008-02-04 15:22:36 +00:00
Yann Leboulanger
e0e86b8f91
don't generate transparent png file when rendering latex expressions.
2008-01-29 18:24:22 +00:00
Stephan Erb
1b5b9138a4
Kill risk of double color usage when color pool is not exhausted.
...
Make code a bit more pythonic.
2008-01-05 22:07:53 +00:00
Jean-Marie Traissard
314a52708e
CodingStandards : No space in indentation
2007-12-27 18:58:07 +00:00
Yann Leboulanger
1f7a462788
[James Newton] osx port for Gajim. a GREAT thanks!!!
2007-11-14 19:47:52 +00:00
Yann Leboulanger
605caae2b8
My name has changed
2007-10-22 11:33:50 +00:00
Yann Leboulanger
22c1aeda29
next release will be GPL v3. fixes #3290
2007-10-22 11:13:13 +00:00
Yann Leboulanger
968ebff481
[thopi] improve emoticons in textview. fixes #2933
2007-10-21 13:05:12 +00:00
Yann Leboulanger
3b26020775
don't show both normal and hyperlink menu when we right click on a link. fixes #3430
2007-09-07 07:13:48 +00:00
Yann Leboulanger
e556c1084d
fix TB when scrolling is too long
2007-09-04 21:36:35 +00:00
Yann Leboulanger
7bd952d691
[Geobert] Smooth scrolling of conversation textview. see #3358
2007-08-22 22:08:04 +00:00
Yann Leboulanger
ea015ac5e2
fix the removal of focus_out_line in groupchat since we remove old lines in textview
2007-08-07 13:13:49 +00:00
Yann Leboulanger
fb3eeb4a40
add a limit to the number of lines displayed in conversation textview.
2007-07-21 14:58:56 +00:00
Yann Leboulanger
1114b4c946
[thecurse] blacklist of latex commands. fixes #2796
2007-04-26 17:06:05 +00:00
Yann Leboulanger
798fd0e25a
[thecurse] add latex support (run dvips and convert externaly) through use_latex ACE option. fixes #2796
2007-04-25 21:51:08 +00:00
Jean-Marie Traissard
578fd59361
Use one focus_out_line pixbuf for all conv_textview instances
2007-02-08 23:00:27 +00:00
Yann Leboulanger
0a10659b07
[B.Steinbrink & me] improve perfrmences when using animated emoticons. see #2933
2007-02-07 08:59:40 +00:00
Jean-Marie Traissard
d37e7d8e3e
No space in indentation, checked by drpython (editor). /src part
2007-02-04 13:01:04 +00:00
Yann Leboulanger
cac2832701
revert bad change from [7807]. focus_out_line in gc are now not moved on each message.
2007-01-22 21:08:54 +00:00
Yann Leboulanger
2403239695
use get_time_to_show in conversation_textview that print "yesterday" or "X days ago". fixes #2797
2007-01-15 18:37:19 +00:00
Yann Leboulanger
dc4f4922af
[Brice Maron & I] add option to configure the way time is printed. fixes #2797
2007-01-12 19:27:00 +00:00
Jean-Marie Traissard
6b0edad24d
Memory usage : Don't store some vars in self when not necessary
2007-01-09 23:09:14 +00:00
Nikos Kouremenos
239d2308c8
fix logic allover
2007-01-06 10:20:13 +00:00
Nikos Kouremenos
5099ae35bb
fix logic
2007-01-06 10:17:55 +00:00
Nikos Kouremenos
978068378d
if span with no id, we have an anonymous tag. make sure we do not TB. fix #2856
2007-01-06 10:14:05 +00:00
Yann Leboulanger
2bbebe11c6
update URL and Mail colors in chat windows instantly.
2006-12-03 12:23:44 +00:00
Jean-Marie Traissard
689372d9ae
Use new groupchat icon in conv_textview too.
...
Remove some evil dup code
2006-11-27 13:14:29 +00:00
Nikos Kouremenos
eed1a0c75e
show time correctly [it was failing at least in Windows]. see #2514
2006-11-25 14:34:53 +00:00
Jean-Marie Traissard
f041f8dd5e
JID->Jabber ID in gc tooltip
...
if print_time==sometimes : Show the day if needed also. Use locale for time format (do
not force
24h)
Delete a lot of unused locale variables (thanks pychecker)
del gajim.py useless global vars after use
configpaths.py : use self. not this.
2006-11-21 18:46:33 +00:00
Jean-Marie Traissard
9347fe10e1
Remove lot of useless imports
...
Fix gajim-remote contact_info
Fix profile_win right click on avatar
Fix a call and a comment
Thanks pyflakes (a program, not a person) for the whole.
2006-11-15 01:59:21 +00:00
Yann Leboulanger
3e18b3b7fc
don't ensure_utf8_string() when prefferedencoding is not 'UTF-8'. fixes #2514
2006-11-08 08:09:42 +00:00
Nikos Kouremenos
7bcc6dd246
no need for [7252]. it is already done by GTK. we do not hide, nobody hides. std context menu with 2 or menuitems is baaaad. user eyes are used to finding paste under cut copy etc
2006-10-15 17:13:55 +00:00
Nikos Kouremenos
06ef2a1a24
Cut Paste and Delete menuitem from conversation popupmenu become INSENSITIVE (not removed!)
2006-10-15 16:40:42 +00:00
Nikos Kouremenos
467f4d8aa1
actions for string can be max 2 lines
2006-10-15 12:59:23 +00:00