Yann Leboulanger
|
011115ae80
|
little cleanup / indentation fix
|
2005-10-06 20:27:11 +00:00 |
|
Nikos Kouremenos
|
688c92fe4e
|
user --> contact, space after # for devel comments
|
2005-10-06 16:54:59 +00:00 |
|
Nikos Kouremenos
|
d80421953e
|
fix more leftovers
|
2005-10-06 16:32:58 +00:00 |
|
Nikos Kouremenos
|
905230341a
|
fix leftovers from nicfit's [3690]
|
2005-10-06 15:20:53 +00:00 |
|
Nikos Kouremenos
|
83ffab141f
|
fix a tb
|
2005-10-03 20:17:55 +00:00 |
|
Nikos Kouremenos
|
5c61b2de72
|
remove assert
|
2005-10-03 17:21:48 +00:00 |
|
Nikos Kouremenos
|
e41bbd657d
|
typo
|
2005-10-03 17:03:59 +00:00 |
|
Nikos Kouremenos
|
6899985d5c
|
we now cache avatar, so we only ask once. TODO: ask, store and show in roster; TODO2: on new sha reask vcard to get new avatar
|
2005-10-03 16:14:41 +00:00 |
|
Nikos Kouremenos
|
7518d20bf7
|
show avatar window in mouse pos
|
2005-10-03 12:30:18 +00:00 |
|
Nikos Kouremenos
|
6ae41cddef
|
mouseover avatar now show avatar in normal size; adding some FIXMES. Yann please look at the return 0 one
|
2005-10-03 01:40:56 +00:00 |
|
Yann Leboulanger
|
63c890da2b
|
systray.add_jid and systray.remove_jid now have another argument: the typ of message: ('gc' or 'chat' or 'single_chat' or 'pm')
systary now can handle pm messages
|
2005-09-24 09:42:10 +00:00 |
|
Yann Leboulanger
|
8f93012465
|
groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet)
|
2005-09-23 21:01:42 +00:00 |
|
Yann Leboulanger
|
bc25dbef03
|
split NOTIFY event into NOTIFY and GC_NOTIFY
|
2005-09-20 18:36:28 +00:00 |
|
Travis Shirk
|
83aa034a24
|
Abide by composing-only chatstate configuration; closes #945
|
2005-09-20 18:33:11 +00:00 |
|
Nikos Kouremenos
|
5a6e12e562
|
cleaning UI of TC p1: lamp button (with text it's big, without text it can confuse users very much) is removed in favor of the already there menuitem in actions
|
2005-09-20 11:10:28 +00:00 |
|
Travis Shirk
|
075c5bfc48
|
Per JEP-0085 updates, losing focus does not immediately result in inactive
http://article.gmane.org/gmane.network.jabber.standards-jig/8924
|
2005-09-20 01:57:54 +00:00 |
|
Yann Leboulanger
|
d05728fc55
|
fix stupid error :)
|
2005-09-15 21:26:15 +00:00 |
|
Yann Leboulanger
|
973631a2c9
|
error messages are nowprinted as if they come from server
|
2005-09-15 17:33:02 +00:00 |
|
Yann Leboulanger
|
7a157ac986
|
fix indentation
|
2005-09-14 15:43:44 +00:00 |
|
Travis Shirk
|
dd67ba1006
|
Don't send chatstates to offline contacts; closes #913
|
2005-09-14 01:27:37 +00:00 |
|
Nikos Kouremenos
|
6ac76197ef
|
oops
|
2005-09-08 14:55:09 +00:00 |
|
Nikos Kouremenos
|
1789db7dde
|
fix a tb
|
2005-09-08 14:48:41 +00:00 |
|
Travis Shirk
|
90cb506c3c
|
Fix for #854 and display chatstates when unread and no focus.
|
2005-09-08 02:08:31 +00:00 |
|
Nikos Kouremenos
|
ec7e7ddbd8
|
fix LF in tabbed_chat_window and set svn:eol-style LF for src/*py
|
2005-09-07 10:13:00 +00:00 |
|
Travis Shirk
|
20b0efea68
|
Unread message state is not shown in the banner
|
2005-09-05 18:06:54 +00:00 |
|
Nikos Kouremenos
|
ef06e78abb
|
scale and catch for avatar & emoticon
|
2005-09-05 13:35:45 +00:00 |
|
Travis Shirk
|
8a6113f159
|
Final touches on chatstate notifications
|
2005-09-05 01:39:42 +00:00 |
|
Nikos Kouremenos
|
de0ee5c703
|
add code back and try to please everybody
|
2005-09-05 00:24:26 +00:00 |
|
Travis Shirk
|
bb6c0d6a26
|
Chatstate notifications in tabs #672
|
2005-09-04 23:30:40 +00:00 |
|
Nikos Kouremenos
|
74ceb1f9f8
|
if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :)
|
2005-09-04 16:57:09 +00:00 |
|
Nikos Kouremenos
|
88b2f3b1f1
|
do some ellipsize via glade2.10 and remove some fixmes
|
2005-09-03 12:43:12 +00:00 |
|
Nikos Kouremenos
|
8b43c212e4
|
[andreasvc] make 52 x 52 for avatars customizable
|
2005-09-01 13:58:20 +00:00 |
|
Nikos Kouremenos
|
a9b5ed980f
|
typo
|
2005-08-28 11:02:59 +00:00 |
|
Nikos Kouremenos
|
ac05887b43
|
make human logic safe resizements, moves of windows
|
2005-08-28 10:57:08 +00:00 |
|
Nikos Kouremenos
|
f3fbf57676
|
catch one more type of exception
|
2005-08-26 19:54:51 +00:00 |
|
Nikos Kouremenos
|
21a3971952
|
some more helpers for our API
|
2005-08-26 13:11:20 +00:00 |
|
Nikos Kouremenos
|
4c75c558e0
|
s/new_user/new_tab/
|
2005-08-26 12:55:17 +00:00 |
|
Nikos Kouremenos
|
cec336112d
|
[Stéphan K.] make most strings we use unicode instacnes
|
2005-08-26 00:52:44 +00:00 |
|
Nikos Kouremenos
|
3cd7d46e68
|
fix strings/comments
|
2005-08-24 12:38:41 +00:00 |
|
Yann Leboulanger
|
b474e3141e
|
restore_conversation is back
|
2005-08-17 20:00:06 +00:00 |
|
Nikos Kouremenos
|
ee8173d393
|
we can now drop many files to a tab and Gajim will send all files
|
2005-08-17 16:47:40 +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
|
ac4bb8b675
|
logic fix
|
2005-08-16 11:59:53 +00:00 |
|
Nikos Kouremenos
|
e675471568
|
remove a print
|
2005-08-16 11:52:19 +00:00 |
|
Nikos Kouremenos
|
9a5e49ac1c
|
try to prevent a major TB
|
2005-08-16 11:35:14 +00:00 |
|
Nikos Kouremenos
|
56e0c6f3c3
|
drop from xffm to gajim tab now works
|
2005-08-14 19:08:56 +00:00 |
|
Nikos Kouremenos
|
47e9aa46db
|
dnd now should work for all(?) file managers
|
2005-08-13 22:16:50 +00:00 |
|
Nikos Kouremenos
|
a629c31426
|
we can now drag a file and drop it in contact and it will initiate file transfer!
|
2005-08-13 01:25:43 +00:00 |
|
Nikos Kouremenos
|
07fecda486
|
catch and pass on exception of pixbufloader
|
2005-08-08 23:06:48 +00:00 |
|
Nikos Kouremenos
|
a2d11cec00
|
switch-tab sends inactive to bg tabs, so no need to try and send inactive in all tabs when focus out. no debug now. ready to 0.8pre1!!
|
2005-08-08 18:06:12 +00:00 |
|