Commit Graph

5073 Commits

Author SHA1 Message Date
Yann Leboulanger 4b2fb25bfd remove sound columns in event tab. See #1621 2006-02-26 12:11:45 +00:00
Nikos Kouremenos 04b9b64dfe [Juraj Michalek] update slovak translation and fix bad strings 2006-02-26 08:43:59 +00:00
Yann Leboulanger 7011f48075 don't pulse progressbar before we show it. Fixes #1427 and #1609 2006-02-25 10:10:50 +00:00
Yann Leboulanger c58b637e3a THANKS file is needed for about dialog. Remove gtk folder from installer 2006-02-25 10:05:28 +00:00
Nikos Kouremenos 10b548a2c7 noconfirm_close_muc_rooms to say that list wants to be space seperated {should be our default way} and desc to finish with dot. 2006-02-24 21:53:05 +00:00
Nikos Kouremenos 673c839b6a fix tooltips about new events and new events handling 2006-02-24 21:37:30 +00:00
Nikos Kouremenos 850ec25a0b fix comment and write some stuff a bit clearer 2006-02-24 21:05:05 +00:00
Yann Leboulanger 66b149ac50 take into account when a contact change his priority 2006-02-24 18:57:10 +00:00
Yann Leboulanger 170e0d71d0 use a default LANG var only under windows 2006-02-24 15:04:06 +00:00
Yann Leboulanger e0b6d2700e jit.* are also icq transports. Fixes #1619 2006-02-24 13:07:44 +00:00
Yann Leboulanger f70f178527 time.strftime returns locale encoded string. So decode it. Thx Dimitur 2006-02-24 12:37:29 +00:00
Yann Leboulanger faa9296e92 add an icon in 48x48 folder for each iconset (copy from 32x32 or 16x16). Improvements on that are welcome: svg iconset or bigger icons 2006-02-24 08:32:36 +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
Nikos Kouremenos 04d6b58dc3 use focus-out-event and not changed 2006-02-23 15:54:16 +00:00
Nikos Kouremenos 506e6752ea nickname changes do instant apply now. fixes #1612 2006-02-23 14:36:41 +00:00
Nikos Kouremenos 65f89dcc18 rm 2 unused modules from notify.py 2006-02-23 12:23:54 +00:00
Yann Leboulanger bf00d4a6d4 don't ask lines in logs DB when restore_lines in <= 0 2006-02-22 21:22:25 +00:00
Yann Leboulanger 38f0a20355 fix indentation 2006-02-22 21:01:54 +00:00
Yann Leboulanger d33805d64f Fix shortcut under windows 2006-02-22 20:23:13 +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
Dimitur Kirov acdb712838 remove FORM FEED and ESC from sent data 2006-02-22 13:09:33 +00:00
Yann Leboulanger 9991a13dcc environment variable can contain only one language. Fixes #1606 2006-02-22 12:36:56 +00:00
Nikos Kouremenos 042fb8e0df remove priority from change status msg dialog. we really should do this automatically. fixes #1601 2006-02-22 10:02:07 +00:00
Yann Leboulanger 1a70f43712 fix some TB: #1605 2006-02-22 06:39:47 +00:00
Yann Leboulanger fff4cccb7d remove debug print 2006-02-21 23:00:37 +00:00
Yann Leboulanger 66bc0f3b68 build and install history_manager.exe under windows 2006-02-21 22:43:57 +00:00
Yann Leboulanger 9197cbf61b update opened chat window when we change nick in information window. Fixes #1599 2006-02-21 20:51:01 +00:00
Yann Leboulanger 60a4b3cf20 print_conversation can now have contact = 'info' to print information strings. Fixes #1531 2006-02-21 20:24:18 +00:00
Yann Leboulanger 8b1e70c396 add some newline 2006-02-21 20:23:16 +00:00
Yann Leboulanger df08d2f0c6 also redraw the window title when we change contact nick. Fixes #1599 2006-02-21 19:44:53 +00:00
Yann Leboulanger a786a13d4c update open chat window when we change contact's nick. Fixes #1599 2006-02-21 19:10:55 +00:00
Yann Leboulanger 4d1664ec93 [urtzi] updated eu translation 2006-02-21 18:06:27 +00:00
Yann Leboulanger f5c9d527e6 we now save hpaned position when we close a gc control 2006-02-21 15:19:36 +00:00
Yann Leboulanger cce6c97e7c make small avatar transparent when we show the big one 2006-02-21 12:59:29 +00:00
Yann Leboulanger 2dcc72cb36 don't show subscription in account tooltip 2006-02-21 12:19:43 +00:00
Yann Leboulanger 5c25d7f6a0 [Grenshad] wrong file names 2006-02-21 12:05:45 +00:00
Yann Leboulanger 0b6f021295 don't give focus to buttons in HIGdialogs. fixes #1412 2006-02-21 11:21:58 +00:00
Nikos Kouremenos 36fd9dc0a8 better english and typo 2006-02-21 11:15:54 +00:00
Nikos Kouremenos faccf1e321 use better varnames [PEP8 says varnames such as l are way bad for maintability and high readability, comment the code, cleanup so it does not hide logic. thanks Yann for explaining the logic 2006-02-21 11:12:54 +00:00
Yann Leboulanger e85c373a95 don't take into account chatstate when message is delayed (offline message, ...). Fixes #1294 2006-02-21 09:52:55 +00:00
Yann Leboulanger 050cffac8a add default local lang to LANG environment variable. Fixes #1324 2006-02-21 09:34:34 +00:00
Yann Leboulanger 3317383918 put contact in observer group when we remove it but let him see our status. Fixes #1494 2006-02-20 22:08:02 +00:00
Yann Leboulanger 9fe2475eba show a correct vcard when it's the one of a contact that request our subscription. Fixes #1524 2006-02-20 21:30:45 +00:00
Yann Leboulanger aa3ce4dd86 [christoph] Fix plural form in german translation 2006-02-20 20:45:10 +00:00
Yann Leboulanger 2890da56dd [dimorph] get_unread_msgs_number function in gajim-remote 2006-02-20 17:25:26 +00:00
Yann Leboulanger f4e95cdc8d when a child has awaiting events, draw parent with message icon and open chat with this child contact when we dubble click on parent 2006-02-20 17:09:14 +00:00
Yann Leboulanger 76a3bbaf25 icon name is not in roster 2006-02-20 13:08:45 +00:00
Yann Leboulanger b71fbf0b9d [Jim++] ask twice password when we create an account 2006-02-20 12:32:59 +00:00
Yann Leboulanger 4415d770fc not_in_the_roster.png -> not_in_roster.png 2006-02-20 11:02:35 +00:00
Yann Leboulanger 54a2891ea7 decode string from GTK. Fixes #1593 2006-02-19 23:23:48 +00:00