Dimitur Kirov
|
6bdc8eb210
|
make sure 'jid' is unicode
|
2006-07-11 10:44:52 +00:00 |
Jean-Marie Traissard
|
582fe8d972
|
Escape html in gc_popups nicks
|
2006-06-25 20:01:40 +00:00 |
Yann Leboulanger
|
2c534b32d6
|
[Sergey Khlutchin] show translated subscription in tooltip. Fixes #2077
|
2006-06-19 11:43:53 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Dimitur Kirov
|
01c37775bf
|
reverse as a separate statement
|
2006-05-31 06:36:49 +00:00 |
Dimitur Kirov
|
5de6896433
|
sort resources by priority
|
2006-05-26 20:41:03 +00:00 |
Jean-Marie Traissard
|
7b1d582bf1
|
Nicer systray tooltip when awaiting events of differents types (don't print gajim twice). Fixes #1053
|
2006-05-02 17:55:52 +00:00 |
Dimitur Kirov
|
a2a5bfe9a6
|
reduce chars for GC tooltip status message
|
2006-05-01 15:50:33 +00:00 |
Jean-Marie Traissard
|
7cdc78d4a8
|
Don't print 'Disconnected' in systray tooltip (Simple revert of [2686], not needed anymore). Fix #890.
|
2006-04-24 19:22:44 +00:00 |
Dimitur Kirov
|
79d1443497
|
#1881 remove boldness of strings in tooltip
|
2006-04-21 13:48:27 +00:00 |
Dimitur Kirov
|
ad1ec1ab40
|
lock icon in tooltip for merged accounts row
and notif area
|
2006-04-15 09:24:07 +00:00 |
Nikos Kouremenos
|
60c916b53a
|
[jim] rm a space
|
2006-03-31 10:44:47 +00:00 |
Yann Leboulanger
|
fb758eaf89
|
use sanitize_filename func before writing a file to HD. Fixes #1722
|
2006-03-26 11:46:04 +00:00 |
Nikos Kouremenos
|
4c2f8d9400
|
make clearer what we do
|
2006-03-25 11:12:31 +00:00 |
Nikos Kouremenos
|
19e078878c
|
[jim++]. sort accounts in trayicon tooltip. fixes #1734
|
2006-03-24 18:58:37 +00:00 |
Dimitur Kirov
|
3893d4ffa7
|
resource is shown before status (for
consistency with roster tooltip)
|
2006-03-21 21:46:26 +00:00 |
Dimitur Kirov
|
f01fd88ff5
|
table layout for gc tooltip properties
|
2006-03-21 21:33:56 +00:00 |
Dimitur Kirov
|
30522e5357
|
align two resource lines, left to avatar in
tooltip
|
2006-03-21 20:52:25 +00:00 |
Dimitur Kirov
|
a71924dba4
|
set_line_wrap, instead of putting message on the
next line
|
2006-03-21 20:25:53 +00:00 |
Dimitur Kirov
|
a6700273d9
|
testing: align status message left to avatar
in tooltip
|
2006-03-21 20:22:16 +00:00 |
Dimitur Kirov
|
e1ff481a84
|
aligned properties for FT tooltip
|
2006-03-21 17:01:23 +00:00 |
Dimitur Kirov
|
1ba8e37972
|
better align of properties, with long avatar
|
2006-03-21 16:39:26 +00:00 |
Dimitur Kirov
|
78d48a141c
|
aligned properties for roster tooltip
|
2006-03-21 15:44:36 +00:00 |
Yann Leboulanger
|
4a1c850bf7
|
avatars in gc tooltips
|
2006-03-17 15:26:58 +00:00 |
Yann Leboulanger
|
adb62eb628
|
jids are now punycoded before we store avatars on HD. Fixes #1030
|
2006-03-10 18:58:28 +00:00 |
Yann Leboulanger
|
03ce89fdac
|
avatars are back in tooltips
|
2006-03-01 17:45:18 +00:00 |
Dimitur Kirov
|
981cb163f2
|
show correct image icon for multiple resources
|
2006-02-28 16:12:59 +00:00 |
Dimitur Kirov
|
182490359c
|
show the correct status icon, not the one from
helpers
|
2006-02-28 10:54:14 +00:00 |
Dimitur Kirov
|
d59678c60f
|
2 typos
|
2006-02-28 10:15:42 +00:00 |
Dimitur Kirov
|
1f467c0fc3
|
show_tooltip uses less argumens, added some
docs, explaining what this arguments are for
|
2006-02-28 10:13:42 +00:00 |
Nikos Kouremenos
|
b2cde9b6ba
|
do not show status icon on acct row tooltip. fixes #1613
|
2006-02-26 14:13:59 +00:00 |
Yann Leboulanger
|
f70f178527
|
time.strftime returns locale encoded string. So decode it. Thx Dimitur
|
2006-02-24 12:37:29 +00:00 |
Nikos Kouremenos
|
0584025f8c
|
italic instead of bold. use since for not offline contacts and last status for offline; fix spacing in vcard text
|
2006-02-23 21:44:05 +00:00 |
Yann Leboulanger
|
0b2f9d4617
|
we now keep last_status_time, show it in tooltip and information window, ask it (jabber:iq:last, JEP-0012) when we open information window. Fixes #1133
|
2006-02-22 14:31:01 +00:00 |
Yann Leboulanger
|
033e95e795
|
add a space in tooltip between image and text. Fix #1223
|
2006-02-06 18:07:50 +00:00 |
Yann Leboulanger
|
693270cf5b
|
wax size for avatar in tooltip: 125x125 by default
|
2006-02-06 13:42:23 +00:00 |
Yann Leboulanger
|
b5c94b71c6
|
draw avatar in roster tooltip. Fixes #1223
|
2006-02-05 16:47:25 +00:00 |
Yann Leboulanger
|
c49a993e88
|
80 margin
|
2006-02-05 16:22:25 +00:00 |
Travis Shirk
|
aeddca16b2
|
Count unread msgs correctly in systray tooltip, closes #1461
|
2006-01-31 04:03:34 +00:00 |
Yann Leboulanger
|
f219f1d24c
|
clean code and fix a bug with names that contain a @ char
|
2006-01-20 23:12:12 +00:00 |
Yann Leboulanger
|
16724c22e9
|
[Hector] missing import
|
2006-01-11 08:31:00 +00:00 |
Yann Leboulanger
|
d2ab3031f1
|
contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name
|
2006-01-10 18:30:57 +00:00 |
Travis Shirk
|
2a794ba19e
|
Fix up, look sharp
|
2006-01-09 00:47:54 +00:00 |
Travis Shirk
|
2a5b0afc44
|
More groupchat goodness
|
2006-01-06 06:59:55 +00:00 |
Travis Shirk
|
1360933ba9
|
Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line
fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines
correct contacts file
........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines
dict.remove() doesn't exists, it's del dict[]
........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines
some missing commits from branch
........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines
end of gc_contact.nick -> gc_contact.name
........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines
new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences
........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines
0.9.1-2 in debian that solve the group bug (commit [4924])
........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines
typo
........
|
2006-01-01 20:06:26 +00:00 |
Travis Shirk
|
c30ee542dc
|
Close to usable for chat, receiving messages, etc.
|
2005-12-31 21:55:44 +00:00 |
Nikos Kouremenos
|
19a64469f4
|
failsafe to dcraven
|
2005-12-12 15:14:58 +00:00 |
Yann Leboulanger
|
612716e2db
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
Yann Leboulanger
|
cae7ce3bac
|
"Gajim Team" in all hearders become "Contributors for this file"
|
2005-12-09 17:15:30 +00:00 |
Yann Leboulanger
|
34255e5682
|
Vincent left us a long time ago
|
2005-12-07 23:09:10 +00:00 |
Nikos Kouremenos
|
fbbb1f72c3
|
no need to inherit StatusTable; thanks deluge for tb
|
2005-12-01 21:18:12 +00:00 |
Nikos Kouremenos
|
5ab797ae7e
|
missing init
|
2005-12-01 18:10:22 +00:00 |
Nikos Kouremenos
|
04eac0d1fb
|
fix string
|
2005-11-22 19:02:35 +00:00 |
Yann Leboulanger
|
c3feaf89cf
|
fix some strings
|
2005-11-21 18:28:34 +00:00 |
Nikos Kouremenos
|
082fc7aaa9
|
fixing dict name: gajim.interface.windows --> gajim.interface.instances
|
2005-11-13 15:08:47 +00:00 |
Yann Leboulanger
|
a67d009497
|
fix icon in tooltip (sorry I can't test)
|
2005-11-12 20:07:46 +00:00 |
Yann Leboulanger
|
7d827f0764
|
add tooltip for merged accounts row
|
2005-11-09 21:05:55 +00:00 |
Nikos Kouremenos
|
e0d9933b23
|
remove unused vars and modules
|
2005-11-03 21:11:37 +00:00 |
shteef
|
fc2d4fa47f
|
Remove periods at the end of tooltips
|
2005-10-30 15:03:48 +00:00 |
shteef
|
7384d34379
|
Added a tooltip to the toplevel services discovery browser describing
greyed out rows.
|
2005-10-30 14:33:25 +00:00 |
Yann Leboulanger
|
726640ef4b
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
Nikos Kouremenos
|
c8602d63c4
|
commit almost there code for tooltip over ---- line. Dimitur plz read this commit and FIXME I have
|
2005-10-08 16:47:35 +00:00 |
Yann Leboulanger
|
ca31a398a4
|
systary tooltip now shows the number of chat/single_chat/gc/pm unread messages
|
2005-09-24 10:24:14 +00:00 |
Alex Mauer
|
d36a647698
|
Show all our resources in the account line tooltip
|
2005-09-13 21:13:40 +00:00 |
Nikos Kouremenos
|
b503e6bb21
|
cleanup and do not show - if message is empty
|
2005-09-12 22:27:36 +00:00 |
Nikos Kouremenos
|
788a4dc7a1
|
remove checks and code for < 2.6
|
2005-09-11 13:56:38 +00:00 |
Nikos Kouremenos
|
36459161fa
|
nothing
|
2005-09-04 01:40:17 +00:00 |
Nikos Kouremenos
|
49431d89c0
|
fix accidental removal
|
2005-09-03 17:44:51 +00:00 |
Nikos Kouremenos
|
564f35d61c
|
[Sef] Group Chat roster has now tooltips
|
2005-09-03 17:30:49 +00:00 |
Nikos Kouremenos
|
96eab62d65
|
fix 2 problematic ngettext() strings
|
2005-09-03 12:58:29 +00:00 |
Dimitur Kirov
|
f4d43a9fb4
|
fixed image align pb in long tooltips
|
2005-08-26 16:31:22 +00:00 |
Nikos Kouremenos
|
21a3971952
|
some more helpers for our API
|
2005-08-26 13:11:20 +00:00 |
Nikos Kouremenos
|
cec336112d
|
[Stéphan K.] make most strings we use unicode instacnes
|
2005-08-26 00:52:44 +00:00 |
Dimitur Kirov
|
4da5581f03
|
reduce extremely long status messages in roster
tooltip
|
2005-08-25 15:10:53 +00:00 |
Nikos Kouremenos
|
b04814becd
|
image and box are not needed
|
2005-08-24 17:29:35 +00:00 |
Nikos Kouremenos
|
a16d8f84e6
|
fix i18n to gc tooltips
|
2005-08-24 14:08:35 +00:00 |
Nikos Kouremenos
|
1e2f27942b
|
[sef] tooltips in group chat roster
|
2005-08-24 12:58:03 +00:00 |
Nikos Kouremenos
|
eba6131a59
|
use my ngettext() in other places too
|
2005-08-24 12:23:35 +00:00 |
Nikos Kouremenos
|
bc284578f2
|
fix strings, coding standards and add a fixme for dkirov to investigate
|
2005-08-24 11:57:14 +00:00 |
Dimitur Kirov
|
618ae1488b
|
show the name of the saved file when we are
the recipient
|
2005-08-23 21:50:18 +00:00 |
Dimitur Kirov
|
2094f6bf11
|
fixed TB in notification area on long nonascii
status messages
|
2005-08-17 14:14:32 +00:00 |
Nikos Kouremenos
|
fed3e0815a
|
polish po is ready. greek po lacks 13 messages. pot/po update. many comments for translators, and some comments so you can remind me guys what to fix for 0.9 :)
|
2005-08-17 12:17:09 +00:00 |
Nikos Kouremenos
|
ea47fd6f08
|
cleanup and a FIXME for dkirov
|
2005-08-16 19:26:11 +00:00 |
Nikos Kouremenos
|
177a4c76de
|
moving tooltips code to tooltips.py; moving ft_window to ft_window.py
|
2005-08-14 23:52:12 +00:00 |