Commit Graph

53 Commits

Author SHA1 Message Date
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